home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 10
/
The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso
/
PC_SIGCD
/
13
/
3
/
DISK1338.ZIP
/
GOHARD.BAT
< prev
next >
Wrap
DOS Batch File
|
1988-09-15
|
256b
|
19 lines
echo off
cls
type install.txt
pause
c:
md \wordptut
cd\wordptut
cls
echo.........insert diskette #1 in drive A !
pause
copy a:*.* c:/v
cls
echo.........insert diskette #2 in drive A !
pause
copy a:*.* c:/v
echo off
cls
type finished.txt